|
|
usage
toro_rings_038 (
major radius,
minor radius,
number of tiles around major radius,
number of tiles around minor radius,
wire thickness,
choose a tile pattern (actually 18),
torus pigment
)
macro posted on p.b.s-f
--
light_source{0,1}#macro C(r,p)cylinder{x*-2,x*2,.9 pigment { rgb
p} /* B Gimeno estoeslarealidad */ rotate p*90 } #end difference
{box {-1,1} C(z /* http://usuarios.lycos.es/game2413 */,x)C(x,y)
C(z,z) pigment{rgb 2} rotate 45 translate z*4} // www.povray.org
Post a reply to this message
Attachments:
Download 'toros038.jpg' (139 KB)
Preview of image 'toros038.jpg'
|
|